/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
.clr {
	clear: both;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
body {
	background-color: #f2f1e3;
	width: 100%;
	z-index: -999;
	height: 100%;

	 font: 14px/1.5 arial,"Microsoft Yahei","Hiragino Sans GB",sans-serif;
}
img, input {
	border: none;
}
.mainbody{
	background-color: #fff;
	width: 1000px;
	margin: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	z-index: -3;
}
.liucheng{ margin-top:40px;}
.liucheng h2
{
    color: #000; font-size:16px; position: relative; top:40px;
	 letter-spacing:2px;  font-weight: normal;
	 border:none;
	 }
.top {
	width: 100%;
	/*height: 90px;
	*/margin: 0px 0 20px 0;

	white-space: nowrap;
	text-overflow: ellipsis;
}
.hd {
	width: 1000px;
	margin: 0 auto;

}
.hd span 
{
	text-align: center;
	padding-top: 40px;
	width: 1000px;
	display: block;
	color: #000;
	font-size: 18px;
    
    }
.top .noteline{
	width: 1000px;
	margin: auto;
	height: 40px;
	background-color: #cc0000;

}

.top .noteline .notewords{
	line-height: 40px;
	color: Yellow;
	font-size: 18px;
	margin-left: 10px;
	text-indent: 1em;
	font-weight:bold;
	/*background: url(../img/accordion_arrows2.png) no-repeat 0px 15px;*/
}
.logo {
	vertical-align: middle;
	text-align: center;

/*	padding-bottom:14px;*/

}
.enter {
	width: 1000px;
	margin: 20px auto auto auto;
}
.enterLeft {
	float: left;
	width: 560px;
	margin: 0px 28px 0 20px;
}
.enterLeft .newstitle{
	line-height: 40px;
	color: #000;
	font-size: 18px;
}
.enterLeft .newsline{
	width: 100%;
	margin-left: 10px;
}
.enterLeft .newsline ul li{
	font-size: 12px;
	color: #000;
	line-height: 28px;
	border-bottom: 1px #000 dashed;
	background: url(../img/icon.jpg) no-repeat 0px 10px;
	text-indent: 1em;
}
.noticeInfor h2 {
	color: #000;
	font-size: 16px; letter-spacing:2px;
	padding: 6px 0;
	border-bottom: 1px solid #ebebeb;
	font-weight: normal;
}

.dvtitle {
	text-indent: 12px;
color: #383434;
	margin: 8px 0;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.noticeInfor {
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 8px;
	margin-bottom: 14px;
}
.notice {
	float: right;

	border-radius: 2px;
	letter-spacing: 2px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}

.notice b {
	color: #007DFD;
	font-family: arial;
	font-weight:normal;
	font-size: 14px;
	padding-left: 6px;
	/*font-weight: bold;
	text-shadow: 0 1px 0 #B6BDA2;*/
}
/*right ��ʽ��ʼ*/
/*.line {
	float: left;
	width: 1px;
	min-height: 350px;
	margin-left: 30px; border-left:1px solid #B8B8B8;-webkit-box-shadow: 0 0 2px #B8B8B8;
	-moz-box-shadow: 0 0 2px #B8B8B8;
	box-shadow: 0 0 2px #B8B8B8;
	margin-top: 80px;
	
}*/

.enterRight {
float: right;
/*	border: 1px solid #E7E7E7;*/
width:390px;
	margin: 0px 0 0 0;
	 background:url(../img/logo-con1.jpg) repeat-y 0 0;
	/*padding: 10px 0;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 10px #929292;
	-moz-box-shadow: 0 0 10px #929292;
	box-shadow: 0 0 10px #929292;*/
}
.loginTop {
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
.loginFrom, .loginTop {
	margin: 0 auto;
	width: 340px;
	padding: 10px 0 4px 0
}

.enterIn {
	background: #FFB03A;
}
.loginFrom li, .teacher-loginFrom li {
	padding: 10px 0 10px 0;
}
.loginFrom li label, .teacher-loginFrom li label {
	font-size: 14px;
	/*color: #fff;*/
	font-weight: bold;
	float: left;
	display: inline;
	line-height: 36px;
	width: 100px;
	text-align: right;
	text-indent: 8px;
}
.loginFrom li input, .teacher-loginFrom li input {
	float: left;
	background: #FCFCFC;
	border: 1px solid #636161;
	width: 200px;
	margin: 0 7px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-indent: 8px;
}
.btnTec {
	font-size: 12px;
	float: right;
	color: #000;
	margin: 20px 0;
	background: url(../img/sd.png) no-repeat left center;
	padding-left: 20px;
	 cursor:pointer;
}
.enterBtn {
	background: #2e8bcc;
}
.enterBtn, .enterIn {
	height: 34px;
	width: 300px;
	border-radius: 2px;
	letter-spacing: 6px;
	line-height: 34px;
	text-align: center;
	color: #FFFFFF;
	margin: 20px auto;
	display: block;
	font-weight: bold;
}
.footer{
	width: 1000px;
	margin: auto;
	height: 300px;
	background: url(../img/footbg.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -500px;
	z-index: -1;
}
.footer .bgpic{
  position:absolute;
  bottom:140px;
  left:50%;
  width:500px;
  margin-left:-250px;
  color:#000;
  font-weight:bold;
}


